Adwaita: Fix a padding problem in action bars
authorMatthias Clasen <mclasen@redhat.com>
Sun, 14 Feb 2016 19:54:49 +0000 (14:54 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 14 Feb 2016 19:54:49 +0000 (14:54 -0500)
commit3c9a63bcb1336449f76432606fc7dcc838c5a1a4
tree2aa0fea234d494a9a116d555d83a025228b9f126
parente0bf1289b96c99e67ece70c8c960dab875ed085a
Adwaita: Fix a padding problem in action bars

Padding adds up. A selector like "actionbar box" matches any box
inside an actionbar, so nested boxes accumulate more and more
padding. The intention clearly was to just give padding to the
topmost box that is the direct child of the actionbar's revealer.

https://bugzilla.gnome.org/show_bug.cgi?id=762036
gtk/theme/Adwaita/_common.scss
gtk/theme/Adwaita/gtk-contained-dark.css
gtk/theme/Adwaita/gtk-contained.css